dom.setTextFieldKind()
Availability
3.0
Description
Sets the format of the selected text field.
Arguments
fieldType
The argument must be
"input"
,
"textarea"
, or
"password"
.
Returns
Nothing.
Enabler
None.